home *** CD-ROM | disk | FTP | other *** search
- ##base _MXMBase
- ##bias 30
- ##public
- AllocRem(ByteSize,Requirements)(d0,d1)
- FreeRem(MemoryBlock)(a0)
- CreateFuncTask(TaskName,Priority,InitialPC,StackSize)(a0,d0,a1,d1)
- DeleteFuncTask(Task)(a0)
- CreateFuncProc(Name,Priority,InitCode,StackSize)(a0,d0,a1,d1)
- MovePointer(mp_Screen,mp_Button,mp_X,mp_Y)(a0,d0,d1,d2)
- WriteConsole(wc_Window,wc_String)(a0,a1)
- DeletePrinterSupport(Support)(a0)
- CreatePrinterSupport(RastPort,ViewPort,LeftEdge,TopEdge,Width,Height,Large)(a0,a1,d0,d1,d2,d3,d4)
- StartPrinterDump(Support,WaitUntilDone)(a0,d0)
- StopPrinterDump(Support,WaitUntilDone)(a0,d0)
- DeleteTimer(TimeRequest)(a0)
- CreateTimer(Unit)(d0)
- WaitForTimer(TimeRequest,TimeVal)(a0,a1)
- TimeDelay(Seconds,Micros,Unit)(d0,d1,d2)
- KeyConvert(kc_IMsg)(a0)
- InvertKey(ik_Code,ik_Event,ik_Command,ik_ExtraInfo)(d0,a0,d1,a1)
- EraseGadget(RPort,Gadget,Colour)(a0,a1,d0)
- RefreshGadget(Gadget,Window)(a0,a1)
- GetLongInt(Gadget)(a0)
- SetLongInt(Gadget,Val)(a0,d0)
- GetGadgetString(Gadget)(a0)
- SetGadgetString(Gadget,String)(a0,a1)
- GetToggleGadget(Gadget)(a0)
- SetToggleGadget(Gadget,State)(a0,d0)
- SetWaitPointer(Window)(a0)
- PopRequest(pr_ParentWindow,pr_TitleText,pr_BodyText,pr_PosText,pr_NegText,pr_Default,pr_ExtraInfo)(a0,a1,a2,a3,d0,d1,d2)
- PopMenu(menu,win)(a0,a1)
- Announce()
- CheckSumCRC()(a0,d0)
- CheckSumSimple(Block,Size)(a0,d0)
- CryptBlock(Block,Length,String)(a0,d0,a1)
- IsASCII(c)(d0)
- IsPrintable(c)(d0)
- ToUpper(c)(d0)
- UStrCmp(s,t)(a0,a1)
- Random(MaxValue)(d0)
- FindFileWindow(Handle)(a0)
- DeleteHiddenRPort(RastPort)(a0)
- CreateHiddenRPort(Width,Height,Depth)(d0,d1,d2)
- EnableWindow(Window)(a0)
- DisableWindow(Window)(a0)
- ##end
-